[INFO] cloning repository https://github.com/pleme-io/caixa-sha2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleme-io/caixa-sha2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fcaixa-sha2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fcaixa-sha2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67e4ff8800fd91047e95189f660f8557ce0e894e
[INFO] fixing pleme-io/caixa-sha2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fcaixa-sha2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pleme-io/caixa-sha2
[INFO] finished tweaking git repo https://github.com/pleme-io/caixa-sha2
[INFO] tweaked toml for git repo https://github.com/pleme-io/caixa-sha2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pleme-io/caixa-sha2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pleme-io/caixa-sha2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blobby v0.4.0
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f
[INFO] running `Command { std: "docker" "start" "276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking blobby v0.4.0
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/data/sha224_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | new_test!(sha224_kat, Sha224, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha224_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | new_test!(sha224_kat, Sha224, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha256_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | new_test!(sha256_kat, Sha256, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha256_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | new_test!(sha256_kat, Sha256, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha384_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | new_test!(sha384_kat, Sha384, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha384_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | new_test!(sha384_kat, Sha384, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | new_test!(sha512_kat, Sha512, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | new_test!(sha512_kat, Sha512, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_224_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | new_test!(sha512_224_kat, Sha512_224, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_224_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | new_test!(sha512_224_kat, Sha512_224, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_256_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | new_test!(sha512_256_kat, Sha512_256, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_256_kat.blb`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | new_test!(sha512_256_kat, Sha512_256, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha224_serialization.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | hash_serialization_test!(sha224_serialization, Sha224);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `hash_serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha256_serialization.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | hash_serialization_test!(sha256_serialization, Sha256);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `hash_serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha384_serialization.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | hash_serialization_test!(sha384_serialization, Sha384);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `hash_serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_serialization.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | hash_serialization_test!(sha512_serialization, Sha512);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `hash_serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_224_serialization.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | hash_serialization_test!(sha512_224_serialization, Sha512_224);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `hash_serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/sha512_256_serialization.bin`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | hash_serialization_test!(sha512_256_serialization, Sha512_256);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `hash_serialization_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]  --> tests/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | new_test!(sha224_kat, Sha224, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]   = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the macro `$crate::parse_into_slice` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]  --> tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | new_test!(sha256_kat, Sha256, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]   = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the macro `$crate::parse_into_slice` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | new_test!(sha384_kat, Sha384, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::parse_into_slice` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | new_test!(sha512_kat, Sha512, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::parse_into_slice` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | new_test!(sha512_224_kat, Sha512_224, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::parse_into_slice` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | new_test!(sha512_256_kat, Sha512_256, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::parse_into_slice` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]  --> tests/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | new_test!(sha224_kat, Sha224, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]   = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the macro `$crate::dev::blobby::parse_into_structs` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]  --> tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | new_test!(sha256_kat, Sha256, fixed_reset_test);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]   = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]   = note: this error originates in the macro `$crate::dev::blobby::parse_into_structs` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | new_test!(sha384_kat, Sha384, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::dev::blobby::parse_into_structs` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | new_test!(sha512_kat, Sha512, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::dev::blobby::parse_into_structs` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | new_test!(sha512_224_kat, Sha512_224, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::dev::blobby::parse_into_structs` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]   --> tests/mod.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | new_test!(sha512_256_kat, Sha512_256, fixed_reset_test);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]    = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `$crate::dev::blobby::parse_into_structs` which comes from the expansion of the macro `new_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha2` (test "mod") due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f", kill_on_drop: false }`
[INFO] [stdout] 276b7b33892bb15d05705be11bd7a462e6982441a111afbf63ca0f680f084f3f
